Click or drag to resize

ResourceGetLock Method

Gets the locks that exist on this resource.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public ActiveLock[] GetLock()

Return Value

Type: ActiveLock
Array of locks on a resource.
See Also